home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / datefile.arc / DATEFILE.TXT < prev   
Text File  |  1988-08-28  |  3KB  |  76 lines

  1.                                  DATEFILE.DOC
  2.        
  3.                                Documentation for
  4.                                  Datefile.prg
  5.                                   Version 1.0
  6.                                    08/28/88
  7.        
  8.        
  9.        Since GEM has no easy way of changing the date/time attributes of 
  10.        a  file,  I  decided to put a small program together to  do  just 
  11.        that.  You can change either the date or time attribute or  both. 
  12.        Either way,  it is simple as pointing, clicking and typing in the 
  13.        new values.
  14.        
  15.        
  16.        Datefile  is  easy  to use and can be run on either  a  color  or 
  17.        monochrome ST system. There are no special memory requirements.
  18.        
  19.        
  20.        To run:
  21.        
  22.             Make sure that Datefile.prg and Datefile.rsc are located  in 
  23.             the same directory. 
  24.        
  25.             Double-Click with the mouse on Datefile.prg .
  26.        
  27.             A  gem  menu  will then be displayed with  prompts  for  the 
  28.             following items:
  29.        
  30.                  1. Which file to change. 
  31.                  2. NO TIME and NO DATE change buttons for versatility.
  32.                  3. TIME and DATE input boxes.
  33.                  4. AM or PM selection boxes.
  34.        
  35.        
  36.             Change item 2 by clicking on the appropriate box. A selected 
  37.             box will prohibit that item from being changed.
  38.        
  39.             Change items 3 by clicking within the  appropriate 
  40.             box and typing in the desired value.
  41.        
  42.             If  you  are  changing the time,  change item  4  by  simply 
  43.             clicking on the appropriate box.
  44.        
  45.             Next click on 'CHANGE WHICH FILE ?'. The file selection menu 
  46.             will be displayed and allow you to select the file you  wish 
  47.             processed.  Once  the file has been selected  the  selection 
  48.             menu will disappear and a message telling you that the  file 
  49.             has been selected will be displayed.
  50.        
  51.             Once  all the selections have been made simply click on  the 
  52.             box marked 'OK' and the file will be processed as requested. 
  53.        
  54.        
  55.             Once the file has been processed, a new file can be selected 
  56.             or  the user can end the program by clicking on  the  button 
  57.             marked 'QUIT'.
  58.        
  59.             That's all folks.
  60.        
  61.        
  62.        -----------------------
  63.        Revision history:
  64.        
  65.        08/28/88 - Original - Version 1.0
  66.        
  67.        
  68.        
  69.        -----------------------
  70.        
  71.        
  72.        Michael Albo
  73.        
  74.        S. 1418 Bluff Dr.
  75.        Spokane, Washington 99206
  76.